-
Notifications
You must be signed in to change notification settings - Fork 18
added clinical operators children #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
added clinical operators children #101
Conversation
input/pages/09-b-cqlreference.md
Outdated
| > Note carefully that the use of the string overloads for membership testing in code systems and value sets is potentially problematic and should be used with caution, if at all | ||
| {: .note-warning} | ||
|
|
||
| {: .in_valueset} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already an anchor here from the header, no need for this change:
https://cql.hl7.org/2025Sep/09-b-cqlreference.html#in-valueset
input/pages/09-b-cqlreference.md
Outdated
| define TestExpandValueSet: ExpandValueSet("Value Set Reference") | ||
| ``` | ||
|
|
||
| {: .contains_valueset} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already an anchor here from the header, no need for this change:
https://cql.hl7.org/2025Sep/09-b-cqlreference.html#contains-valueset
| {: .note-warning} | ||
|
|
||
| {: .contains_codesystem} | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already an anchor here from the header, no need for this change:
https://cql.hl7.org/2025Sep/09-b-cqlreference.html#contains-codesystem
| > Note carefully that the use of the string overloads for membership testing in code systems and value sets is potentially problematic and should be used with caution, if at all | ||
| {: .note-warning} | ||
|
|
||
| {: #in_codesystem} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already an anchor here from the header, no need for this change:
https://cql.hl7.org/2025Sep/09-b-cqlreference.html#in-codesystem
NOTE: also added the 2 contains operators from 2.0